home *** CD-ROM | disk | FTP | other *** search
-
-
- Welcome to the user's kit for Donald E. Knuth's
-
-
- MetaFont Engine, Release 2.71
-
-
- The Amiga port of MetaFont 2.71 was done by Andreas Scherer. Please send
- complaints, bug reports, adulations, etc., to me, by snail to my home
- address Abt-Wolf-Straße 17, 96215 Lichtenfels, Germany.
-
- This program package is FREEWARE. All rights are reserved. No warranty is
- given, whether expressed or implied. Use these programs at your own risk.
-
- For detailed information about the contents of this implementation and how
- to make use of it, see the TeX documentation in German or English.
-
- Extract the archive with the command
-
- > LHa -x MetaFont.LHA <destination path>
-
- A root directory `<destination path>MetaFont' will be created. You should
- assign `MF:' as a shortcut pointing to this root name.
-
- Happy MetaFonting
- January 21, 1994
- Andreas
-
-
- --------------------
-
- I've changed the structur of the archive a bit, to make it better working
- with PasTeX.
-
-
- I've changed the following things:
-
- - new base files. I've used the mode file PasTeX-modes.mf
- - additional mf-input files. I've spreaded them in some subdirectories of MF:inputs
- - small changes in MF:rexx
- - some changes in MF:config/mfmemory.config to create the dcbase file
-
-
- You should set the following ENV: variables:
-
- setenv MFINPUTS ,MF:inputs,MF:inputs/cm,MF:inputs/dc,MF:inputs/amsfonts,MF:inputs/misc,MF:inputs/manual
- // search path of the MF input files
-
- setenv CALLMF MF:rexx/MakeTeXFont.rexx
- // ... create missiong fonts immediately, or
- setenv CALLMF MF:rexx/MakeBatch.rexx
- // create only a batch file MF:MakeTeXFont.sh
-
- setenv MFLOGDIR MF:Log // logging directory (default T:MFLog)
-
- setenv MFTMPDIR RAM: // working dirctory for font creation (default T:)
-
-
-
- Georg Hessmann
- 20. Mai 1994
-
-
-